Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
getSessTypeOverrideInfo
This procedure gets the session type override information from the Repository.
Location: af\app\afsesmngrp.i Parameters:OUTPUT plConfigDefault AS LOGICALCan the session types in the Repository be overridden?
OUTPUT plAllowUnregistered AS LOGICALCan users start sessions with unregistered session types?
OUTPUT pcPermittedUnregistered AS CHARACTERA comma-delimited list of session types that are not defined in the Repository that are allowed to access the Repository.
Notes: This procedure wrappers thegetSessTypeOverrideInfoprocedure inaf/app/afsesstypecachep.p. Examples: See theinitializeObjectprocedure inaf\obj2\gsmsectrlv.w.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |